From: Maximilian Engelhardt Date: Mon, 30 Jan 2023 20:15:57 +0000 (+0100) Subject: d/xen-utils-common.xendomains.default: remove XENDOMAINS_SYSRQ X-Git-Tag: archive/raspbian/4.17.1+2-gb773c48e36-1+rpi1~1^2~47 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=3f0f89c090a938b89e9441eb47034c401cfb2058;p=xen.git d/xen-utils-common.xendomains.default: remove XENDOMAINS_SYSRQ XENDOMAINS_SYSRQ is currently not supported by our init scripts, so don't mention it in the default config file. Signed-off-by: Maximilian Engelhardt --- diff --git a/debian/xen-utils-common.xendomains.default b/debian/xen-utils-common.xendomains.default index 34aeb12502..84d8ccf5af 100644 --- a/debian/xen-utils-common.xendomains.default +++ b/debian/xen-utils-common.xendomains.default @@ -1,9 +1,3 @@ -# The xendomains script can send SysRq requests to domains on shutdown. -# If you don't want to MIGRATE, SAVE, or SHUTDOWN, this may be a possibility -# to do a quick and dirty shutdown ("s e i u o") or at least sync the disks -# of the domains ("s"). -# -# XENDOMAINS_SYSRQ= # Set this to a non-empty string if you want to migrate virtual machines # on shutdown. The string will be passed to the xm migrate DOMID command